-
Home
-
WP SMS – Ultimate SMS & MMS Notifications, 2FA, OTP, and Integrations with WooCommerce, GravityForms, and More
-
6.9.8
-
Code
-
Classes
- NumberParser
Total Complexity |
41 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
253 |
Lines of code |
116 |
Logical lines of code |
73 |
Comment lines |
81 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isLengthValid() |
A |
60 |
9 |
12 |
getValidNumber() |
A |
52 |
8 |
24 |
getAllowedDialCodes() |
S |
60 |
4 |
14 |
addSelectedCountryCode() |
S |
60 |
4 |
14 |
isDuplicateInSubscribers() |
S |
60 |
4 |
12 |
isDuplicateInUsermeta() |
S |
60 |
3 |
12 |
getNormalizedNumber() |
S |
63 |
3 |
11 |
isCountryCodeValid() |
S |
65 |
3 |
9 |
isNumberFormatValid() |
S |
74 |
2 |
4 |
__construct() |
S |
76 |
1 |
4 |